GetFlashVariable
Value$ = GetFlashVariable(FlashId, Varname$)
 
Parameters:

    FlashId=The Id of the Flash movie
    Varname$=Name of the Flash variable
Returns:

    Value$=The string value of the Flash variable
 

GetFlashVariable returns the value of a Flash variable. You can use SetFlashVar and GetFlashVar to communicate with a movie from PlayBasic.




 
Related Info: :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com